home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
glass
/
glass.lha
/
GLASS
/
tm
/
ds.ds
< prev
next >
Wrap
Text File
|
1990-11-02
|
260b
|
9 lines
|| Structure of the datastructure itself
ds ::=
DsCons ctypename:string conslist:[constructor] |
DsTuple ttypename:string tuplefields:[field];
constructor == (conname:string, confields:[field]);
field == (listlev:int, sename:string, setype:string);